Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i2s support for esp32 and esp32s2 #83710

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

wmrsouza
Copy link
Collaborator

@wmrsouza wmrsouza commented Jan 8, 2025

This PR add i2s support to those SoCs lacking GDMA:

  • ESP32
  • ESP32-S2

@wmrsouza wmrsouza force-pushed the feature/i2s_no_gdma branch from af5e945 to 60d7026 Compare January 11, 2025 10:41
@wmrsouza wmrsouza force-pushed the feature/i2s_no_gdma branch from 60d7026 to 4431669 Compare January 20, 2025 18:40
Adds support for those socs lacking gdma peripheral:
- esp32
- esp32s2

Signed-off-by: Marcio Ribeiro <[email protected]>
Adds i2s support for those boards with socs lacking gdma peripheral:
- esp32
- esp32s2

Signed-off-by: Marcio Ribeiro <[email protected]>
@wmrsouza wmrsouza force-pushed the feature/i2s_no_gdma branch from 4431669 to 045619f Compare January 21, 2025 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant